﻿2026-07-01T10:19:19.4421237Z ##[group]Run actions/checkout@v5
2026-07-01T10:19:19.4421717Z with:
2026-07-01T10:19:19.4422069Z   repository: SaberMage/spt-core
2026-07-01T10:19:19.4425483Z   token: ***
2026-07-01T10:19:19.4425832Z   ssh-strict: true
2026-07-01T10:19:19.4426328Z   ssh-user: git
2026-07-01T10:19:19.4426776Z   persist-credentials: true
2026-07-01T10:19:19.4427243Z   clean: true
2026-07-01T10:19:19.4427788Z   sparse-checkout-cone-mode: true
2026-07-01T10:19:19.4428313Z   fetch-depth: 1
2026-07-01T10:19:19.4428838Z   fetch-tags: false
2026-07-01T10:19:19.4429482Z   show-progress: true
2026-07-01T10:19:19.4429933Z   lfs: false
2026-07-01T10:19:19.4430415Z   submodules: false
2026-07-01T10:19:19.4430882Z   set-safe-directory: true
2026-07-01T10:19:19.4431370Z env:
2026-07-01T10:19:19.4431830Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:19:19.4477702Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:19:19.4478385Z ##[endgroup]
2026-07-01T10:19:19.5262799Z Syncing repository: SaberMage/spt-core
2026-07-01T10:19:19.5264396Z ##[group]Getting Git version info
2026-07-01T10:19:19.5265044Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-01T10:19:19.5265941Z [command]/usr/bin/git version
2026-07-01T10:19:19.5266378Z git version 2.43.0
2026-07-01T10:19:19.5272696Z ##[endgroup]
2026-07-01T10:19:19.5284182Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1dd2529c-7451-4cc3-9689-062d237b6536' before making global git config changes
2026-07-01T10:19:19.5285381Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:19:19.5287231Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-01T10:19:19.5318868Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-01T10:19:19.5338264Z https://github.com/SaberMage/spt-core
2026-07-01T10:19:19.5348090Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T10:19:19.5350859Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T10:19:19.5367829Z HEAD
2026-07-01T10:19:19.5398567Z ##[endgroup]
2026-07-01T10:19:19.5400052Z [command]/usr/bin/git submodule status
2026-07-01T10:19:19.5576592Z ##[group]Cleaning the repository
2026-07-01T10:19:19.5578525Z [command]/usr/bin/git clean -ffdx
2026-07-01T10:19:20.3080961Z Removing target/
2026-07-01T10:19:20.3090087Z [command]/usr/bin/git reset --hard HEAD
2026-07-01T10:19:20.3370099Z HEAD is now at 66137930b Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T10:19:20.3376198Z ##[endgroup]
2026-07-01T10:19:20.3377864Z ##[group]Disabling automatic garbage collection
2026-07-01T10:19:20.3381627Z [command]/usr/bin/git config --local gc.auto 0
2026-07-01T10:19:20.3408896Z ##[endgroup]
2026-07-01T10:19:20.3410126Z ##[group]Setting up auth
2026-07-01T10:19:20.3415001Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:19:20.3441638Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T10:19:20.3663803Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:19:20.3687829Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T10:19:20.3873776Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:19:20.3902764Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T10:19:20.4089300Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-01T10:19:20.4119392Z ##[endgroup]
2026-07-01T10:19:20.4139138Z ##[group]Fetching the repository
2026-07-01T10:19:20.4142423Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +66137930bb69e0edaf305018643d6e9bd77ff064:refs/remotes/pull/41/merge
2026-07-01T10:19:20.9740936Z ##[endgroup]
2026-07-01T10:19:20.9741900Z ##[group]Determining the checkout info
2026-07-01T10:19:20.9742677Z ##[endgroup]
2026-07-01T10:19:20.9745558Z [command]/usr/bin/git sparse-checkout disable
2026-07-01T10:19:20.9824346Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-01T10:19:20.9853136Z ##[group]Checking out the ref
2026-07-01T10:19:20.9855546Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T10:19:20.9904727Z HEAD is now at 66137930b Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T10:19:20.9908247Z ##[endgroup]
2026-07-01T10:19:20.9944134Z [command]/usr/bin/git log -1 --format=%H
2026-07-01T10:19:20.9967254Z 66137930bb69e0edaf305018643d6e9bd77ff064
